home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / ncuerm10.zip / ABOUT.TXT < prev    next >
Text File  |  1994-04-14  |  116b  |  8 lines

  1. Sub Command1_Click ()
  2.     main.Enabled = True
  3.     tools.Enabled = True
  4.     main.Show
  5.     about.Hide
  6. End Sub
  7.  
  8.